@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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133923> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133923'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133923'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135601> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135601'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135601'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133329> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133329'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133329'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135804> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135804'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135804'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136794> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136794'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136794'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137124> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137124'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137124'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132900> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132900'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132900'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132768> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132768'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132768'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135210> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135210'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135210'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137165> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137165'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137165'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137256> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137256'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137256'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137190> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137190'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137190'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132801> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132801'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132801'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133066> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133066'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133066'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133925> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133925'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133925'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132885> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132885'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132885'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133924> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133924'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133924'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134849> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134849'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134849'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135602> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135602'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135602'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136268> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136268'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136268'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135443> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135443'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135443'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136994> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136994'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136994'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135805> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135805'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135805'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135806> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135806'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135806'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136796> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136796'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136796'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136795> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136795'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136795'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136960> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136960'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136960'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136234> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136234'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136234'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136235> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136235'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136235'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136532> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136532'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136532'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135410> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135410'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135410'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137125> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137125'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137125'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137126> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137126'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137126'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132803> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132803'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132803'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135838> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135838'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135838'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135839> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135839'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135839'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133331> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133331'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133331'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135278> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135278'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135278'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134915> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134915'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134915'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136829> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136829'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136829'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132769> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132769'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132769'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132770> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132770'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132770'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133100> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133100'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133100'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137357> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137357'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137357'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137356> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137356'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137356'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133330> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133330'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133330'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133429> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133429'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133429'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135211> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135211'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135211'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135212> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135212'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135212'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137258> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137258'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137258'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137257> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137257'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137257'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137166> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137166'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137166'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137191> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137191'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137191'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137192> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137192'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137192'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134693> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134693'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134693'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136571> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136571'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136571'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135310> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135310'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135310'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133067> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133067'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133067'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135259> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135259'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135259'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133265> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133265'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133265'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137167> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137167'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.138'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137167'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134850> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134850'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134850'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135604> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135604'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135604'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136362> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136362'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136362'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135807> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135807'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135807'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136798> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136798'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136798'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136236> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136236'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136236'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136237> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136237'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136237'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133102> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133102'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133102'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133101> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133101'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133101'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135643> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135643'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135643'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136533> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136533'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136533'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132541> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132541'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132541'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137128> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137128'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137128'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136633> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136633'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136633'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135840> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135840'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135840'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135841> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135841'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135841'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135313> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135313'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135313'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133333> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133333'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133333'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133332> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133332'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133332'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135280> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135280'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135280'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133926> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133926'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133926'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135808> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135808'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135808'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133663> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133663'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133663'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132903> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132903'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132903'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132771> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132771'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132771'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132772> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132772'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132772'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135675> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135675'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135675'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137358> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137358'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137358'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137359> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137359'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137359'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135214> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135214'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135214'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137259> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137259'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137259'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137169> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137169'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137169'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137168> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137168'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137168'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137227> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137227'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137227'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137260> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137260'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137260'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137194> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137194'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137194'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135312> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135312'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135312'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134553> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134553'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '150086'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134553'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132805> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132805'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132805'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135213> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135213'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135213'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136797> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.34"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136797'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.34'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136797'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135263> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135263'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135263'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137624> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137624'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137624'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133070> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133070'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133070'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133071> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133071'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133071'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132345> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132345'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132345'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134852> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134852'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134852'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135573> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135573'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135573'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136272> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136272'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136272'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135974> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135974'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135974'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135447> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135447'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135447'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135446> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135446'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135446'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133698> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133698'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133698'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135809> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135809'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135809'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135810> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135810'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135810'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136800> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136800'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136800'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136866> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136866'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136866'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136865> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136865'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136865'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136833> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136833'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136833'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136832> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136832'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136832'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137393> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137393'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137393'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136238> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136238'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136238'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137130> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137130'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137130'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132807> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132807'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132807'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135843> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135843'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135843'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135315> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135315'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135315'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135314> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135314'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135314'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133335> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133335'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133335'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133334> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133334'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133334'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133368> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133368'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133368'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135281> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135281'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135281'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135282> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135282'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135282'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136470> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136470'^^xsd:integer;
  dwc:scientificName 'Psyllocamptus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115208'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136470'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132773> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132773'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132773'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132774> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132774'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132774'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136799> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136799'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136799'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137294> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137294'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137294'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136239> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136239'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136239'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137361> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137361'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137361'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137360> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137360'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137360'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133434> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133434'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133434'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133268> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133268'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133268'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133269> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133269'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133269'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135215> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135215'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135215'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135216> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135216'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135216'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137171> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137171'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137171'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137170> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137170'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137170'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137262> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137262'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137262'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137196> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137196'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137196'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137195> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137195'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137195'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134556> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134556'^^xsd:integer;
  dwc:scientificName 'Intermedopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '150086'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134556'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137625> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137625'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137625'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137129> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137129'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137129'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136271> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136271'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136271'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137626> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137626'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137626'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137627> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137627'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137627'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136603> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136603'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136603'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136273> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136273'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136273'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133931> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133931'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133931'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133930> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133930'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133930'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135811> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135811'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135811'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136802> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136802'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136802'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136801> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136801'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136801'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136241> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136241'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136241'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136240> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136240'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136240'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137132> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137132'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137132'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132841> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132841'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132841'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135844> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135844'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135844'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135317> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135317'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135317'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135316> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135316'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135316'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133468> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133468'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133468'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133436> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133436'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133436'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135283> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135283'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135283'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135284> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135284'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135284'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135812> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135812'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135812'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132776> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132776'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132776'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137363> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137363'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137363'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137362> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137362'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137362'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133336> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133336'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133336'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133435> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133435'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133435'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133337> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133337'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133337'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136274> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136274'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136274'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133270> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133270'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133270'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135217> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135217'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135217'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135218> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135218'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135218'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137172> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137172'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137172'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137173> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137173'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137173'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137263> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137263'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137263'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137264> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137264'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137264'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137197> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137197'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137197'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132775> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132775'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132775'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137198> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.14)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137198'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.14'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137198'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136609> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136609'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136609'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133936> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133936'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133936'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132352> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132352'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132352'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132353> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132353'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132353'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134860> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134860'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134860'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136016> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136016'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136016'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136015> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136015'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136015'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135983> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135983'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135983'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133919> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133919'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133919'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135190> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135190'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135190'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133045> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133045'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133045'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135817> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135817'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135817'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135818> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135818'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135818'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136808> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136808'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136808'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136874> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136874'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136874'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136840> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136840'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136840'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136246> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136246'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136246'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136247> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136247'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136247'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134134> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134134'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134134'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134530> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134530'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134530'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136544> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136544'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136544'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135289> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135289'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135289'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137138> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137138'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137138'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137137> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137137'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137137'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132814> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132814'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132814'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132815> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132815'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132815'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135851> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135851'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135851'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135850> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135850'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135850'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135290> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135290'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135290'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135323> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135323'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135323'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135322> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135322'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135322'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133376> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133376'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133474> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133474'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133474'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133441> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133441'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133441'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133442> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133442'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133442'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133375> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133375'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133375'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134035> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134035'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134035'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133937> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133937'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133937'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134926> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134926'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134926'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132914> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132914'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132914'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132781> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132781'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132781'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132782> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132782'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132782'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132583> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132583'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132583'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137369> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137369'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137369'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137368> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137368'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137368'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133343> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133343'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133343'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133342> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133342'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133342'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136280> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136280'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136280'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136279> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136279'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136279'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135223> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135223'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135223'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135224> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135224'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135224'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137269> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137269'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137269'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137178> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137178'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137178'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137270> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137270'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137270'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137203> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137203'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137203'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137204> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137204'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137204'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137179> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137179'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137179'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135270> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135270'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135270'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135685> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135685'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135685'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135916> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135916'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135916'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133672> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133672'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133672'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136807> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^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/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136807'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136807'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135269> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135269'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135269'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135268> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135268'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135268'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136608> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136608'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136608'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132351> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132351'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132351'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133934> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133934'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133934'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133670> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133670'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133670'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135815> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135815'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135815'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135816> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135816'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135816'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136806> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136806'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136806'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136244> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136244'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136244'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132384> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132384'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132384'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137135> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137135'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137135'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137136> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137136'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137136'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135849> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135849'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135849'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135848> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135848'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135848'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135321> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135321'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135321'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135320> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135320'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135320'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133473> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133473'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133473'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133176> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133176'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133176'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134034> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134034'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134034'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135288> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135288'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135288'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135287> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135287'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135287'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132780> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132780'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132780'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132779> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132779'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132779'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137301> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137301'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137301'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137300> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137300'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137300'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136245> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136245'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136245'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137366> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137366'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137366'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133572> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133572'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133572'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133341> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133341'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133341'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133340> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133340'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133340'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136278> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136278'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136278'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136277> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136277'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136277'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135222> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135222'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135222'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135221> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135221'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135221'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137176> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137176'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137176'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137268> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137268'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137268'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137201> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137201'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137201'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137202> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137202'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137202'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137177> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137177'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137177'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133935> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133935'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133935'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136805> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.142)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136805'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.142'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136805'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136012> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136012'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136012'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135814> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135814'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135814'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134196> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134196'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134196'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133603> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133603'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia fairliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115877'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133603'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133602> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133602'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia fairliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115877'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133602'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135649> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135649'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135649'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136540> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136540'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136540'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136539> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136539'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136539'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132547> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132547'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132547'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135846> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135846'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135846'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133551> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133551'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133551'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133339> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133339'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133339'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136276> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136276'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136276'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137266> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137266'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137266'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132546> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132546'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132546'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136803> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.143)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136803'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.143'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136803'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135273> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135273'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135273'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137665> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137665'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137665'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137601> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137601'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137601'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133938> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133938'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133938'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133939> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133939'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133939'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132354> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132354'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132354'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135584> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135584'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135584'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134103> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134103'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134103'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134368> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134368'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134368'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135819> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135819'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135819'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135820> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135820'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135820'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136810> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136810'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136810'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136809> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136809'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136809'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137106> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137106'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137106'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133114> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133114'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133114'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133608> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133608'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia fairliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115877'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133608'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136546> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136546'^^xsd:integer;
  dwc:scientificName 'Rhabditis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2595'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136546'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132552> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132552'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132552'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132553> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132553'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132553'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137140> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137140'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137140'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137139> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137139'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137139'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132817> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132817'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132817'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132816> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132816'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132816'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135853> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135853'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135853'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135852> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135852'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135852'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135291> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135291'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135291'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133443> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133443'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133443'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133444> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133444'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133444'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133774> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133774'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133774'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134928> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134928'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134928'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132783> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132783'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132783'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132784> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132784'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132784'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135720> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135720'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135720'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137371> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137371'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137371'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137370> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137370'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137370'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133344> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133344'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133344'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133345> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133345'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133345'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135226> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135226'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135226'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135225> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135225'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135225'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137271> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137271'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137271'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137272> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137272'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137272'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137205> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137205'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137205'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137181> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137181'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137181'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137180> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137180'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137180'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134707> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134707'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134707'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137206> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.342"^^xsd:decimal ;
  dwc:decimalLongitude "25.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.342 25.144)"^^geo:wktLiteral ;
  geo-pos:lat "35.342"^^xsd:decimal ;
  geo-pos:long "25.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137206'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.144'^^xsd:double;
  dwc:latitude '35.342'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137206'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136613> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136613'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136613'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134436> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134436'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134436'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137059> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137059'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137059'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137043> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137043'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137043'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137042> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137042'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137042'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133082> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133082'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133082'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133941> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133941'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133941'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132357> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132357'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132357'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136019> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136019'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136019'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136020> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136020'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136020'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134964> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134964'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134964'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135194> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135194'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135194'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133677> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133677'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133677'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135821> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135821'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135821'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135822> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135822'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135822'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120461> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120461'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120461'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136812> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136812'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136812'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136811> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136811'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136811'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136250> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136250'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136250'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134535> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134535'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134535'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137505> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137505'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137505'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132389> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132389'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132389'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136647> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136647'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136647'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132819> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132819'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132819'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135855> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135855'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135855'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135854> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135854'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135854'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135327> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135327'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135327'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135293> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135293'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135293'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135294> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135294'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135294'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133446> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133446'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133446'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134040> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134040'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134040'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135326> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135326'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135326'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134271> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134271'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134271'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134930> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134930'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134930'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136481> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136481'^^xsd:integer;
  dwc:scientificName 'Psyllocamptus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115208'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136481'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135195> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135195'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135195'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135921> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135921'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135921'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132785> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132785'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132785'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132786> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132786'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132786'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135690> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135690'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135690'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135689> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135689'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135689'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137307> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137307'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137307'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137306> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137306'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137306'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136251> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136251'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136251'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137373> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137373'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137373'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133347> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133347'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133347'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133346> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133346'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133346'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136283> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136283'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136283'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136284> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136284'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136284'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133280> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133280'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133280'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133281> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133281'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133281'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135227> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135227'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135227'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135228> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135228'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135228'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137273> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137273'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137273'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137207> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137207'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137207'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137274> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137274'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137274'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137208> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137208'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137208'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137183> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137183'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137183'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137182> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137182'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137182'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132654> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132654'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132654'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136614> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136614'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136614'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132390> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132390'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132390'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133974> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.345"^^xsd:decimal ;
  dwc:decimalLongitude "25.145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.345 25.145)"^^geo:wktLiteral ;
  geo-pos:lat "35.345"^^xsd:decimal ;
  geo-pos:long "25.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133974'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.145'^^xsd:double;
  dwc:latitude '35.345'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133974'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136615> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136615'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136615'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136616> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136616'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136616'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135243> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135243'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135243'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134437> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134437'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134437'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134438> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134438'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134438'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137638> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137638'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137638'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137639> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137639'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137639'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137670> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137670'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137670'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137061> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137061'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137061'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137060> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137060'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137060'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132358> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132358'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132358'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132359> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132359'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132359'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136285> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136285'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136285'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136945> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136945'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136945'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135923> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135923'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135923'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135922> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135922'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135922'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133678> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133678'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133678'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133679> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133679'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133679'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135823> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135823'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135823'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135824> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135824'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135824'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136814> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136814'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136814'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136813> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136813'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136813'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136154> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136154'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136154'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136153> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136153'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136153'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136252> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136252'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136252'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136253> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136253'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136253'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134536> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134536'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134536'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134537> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134537'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134537'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137506> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137506'^^xsd:integer;
  dwc:scientificName 'Trochamus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2292'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137506'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132391> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132391'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132391'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132392> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132392'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132392'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133216> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133216'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133216'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133942> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133942'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133942'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137144> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137144'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137144'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137143> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137143'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137143'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136649> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136649'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136649'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134405> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134405'^^xsd:integer;
  dwc:scientificName 'Haliplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2391'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134405'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132820> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132820'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132820'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135856> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135856'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135856'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135857> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135857'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135857'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135329> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135329'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135329'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135328> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135328'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135328'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135295> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135295'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135295'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133480> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133480'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133480'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133381> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133381'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133381'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133184> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133184'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133184'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134042> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134042'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134042'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134041> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134041'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134041'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133975> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133975'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133975'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134273> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134273'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134273'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134272> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134272'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134272'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134933> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134933'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134933'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135527> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135527'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135527'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135526> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135526'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135526'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132920> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132920'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132920'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132919> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132919'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132919'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132788> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132788'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132788'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132787> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132787'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132787'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135692> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135692'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135692'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135691> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135691'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135691'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137308> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137308'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137308'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137309> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137309'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137309'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137374> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137374'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137374'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133348> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133348'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133348'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136286> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136286'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136286'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133283> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133283'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133283'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137275> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137275'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137275'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137184> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137184'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137184'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137209> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137209'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137209'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137185> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137185'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137185'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137210> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137210'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137210'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134735> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134735'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134735'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136620> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136620'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136620'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136619> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136619'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136619'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135247> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135247'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135247'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135794> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135794'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135794'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135795> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135795'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135795'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135248> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135248'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135248'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132297> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132297'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132297'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132296> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132296'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132296'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137610> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137610'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137610'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137609> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137609'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137609'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133088> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133088'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133088'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133947> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133947'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133947'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132363> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132363'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132363'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132362> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132362'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132362'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135591> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135591'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135591'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136025> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136025'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136025'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135201> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135201'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135201'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133682> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133682'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133682'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133683> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133683'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133683'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135828> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135828'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135828'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135827> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135827'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135827'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137016> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137016'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137016'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137015> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137015'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137015'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120467> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120467'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120467'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120468> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120468'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120468'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136818> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136818'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136818'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136257> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136257'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136257'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136256> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136256'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136256'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134540> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134540'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134540'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134541> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134541'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134541'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132395> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132395'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132395'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132726> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132726'^^xsd:integer;
  dwc:scientificName 'Belbolla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2556'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132726'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132396> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132396'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132396'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133220> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133220'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133220'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137147> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137147'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137147'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137148> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137148'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137148'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136652> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136652'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136652'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136653> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136653'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136653'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132824> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132824'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132824'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135861> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135861'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135861'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135860> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135860'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135860'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135333> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135333'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135333'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135332> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135332'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135332'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135300> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135300'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135300'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133253> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133253'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133253'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133385> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133385'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133385'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136911> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136911'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136911'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136912> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136912'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136912'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133188> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133188'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133188'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134045> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134045'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134045'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134046> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134046'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134046'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134441> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134441'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134441'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134936> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134936'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134936'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135530> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135530'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135530'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135531> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135531'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135531'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133946> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133946'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133946'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136817> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136817'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136817'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132792> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132792'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132792'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137313> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137313'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137313'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137312> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137312'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137312'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137378> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137378'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137378'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133352> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133352'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133352'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133451> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133451'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133451'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133386> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133386'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133386'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133286> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133286'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133286'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133287> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133287'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133287'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135233> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135233'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135233'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137188> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137188'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137188'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137280> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137280'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137280'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137213> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137213'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137213'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137214> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137214'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137214'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137189> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137189'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137189'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134714> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134714'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134714'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132659> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132659'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132659'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132660> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132660'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132660'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136439> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136439'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136439'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133187> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133187'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133187'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134276> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134276'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134276'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132791> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132791'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132791'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134937> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134937'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134937'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134682> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134682'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134682'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136026> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.347"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.347 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "35.347"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136026'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '35.347'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136026'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136618> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136618'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136618'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134242> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134242'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134242'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132294> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132294'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132294'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136617> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136617'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136617'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137063> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137063'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137063'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133945> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133945'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133945'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137343> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137343'^^xsd:integer;
  dwc:scientificName 'Thalestridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115181'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137343'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132360> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132360'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132360'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134910> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134910'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134910'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136287> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136287'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136287'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133944> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133944'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133944'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135198> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135198'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135198'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133680> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133680'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133680'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135826> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135826'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135826'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136815> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136815'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136815'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132871> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132871'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132871'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132872> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132872'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132872'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136816> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136816'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136816'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136255> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136255'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136255'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136254> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136254'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136254'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132393> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132393'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132393'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132394> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132394'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132394'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137146> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137146'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137146'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132823> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132823'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132823'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135859> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135859'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135859'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135858> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135858'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135858'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135331> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135331'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135331'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135330> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135330'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135330'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133846> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133846'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133846'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133450> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133450'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133450'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133483> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133483'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133483'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132361> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132361'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132361'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134935> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134935'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134935'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134934> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134934'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134934'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135529> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135529'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135529'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134275> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134275'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134275'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134274> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134274'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134274'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132922> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132922'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132922'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132921> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132921'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132921'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132790> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132790'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132790'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132789> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132789'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132789'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135694> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135694'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135694'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137310> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137310'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137310'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137311> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137311'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137311'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137376> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137376'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137376'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133350> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133350'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133350'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133351> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133351'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133351'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133284> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133284'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133284'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133285> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133285'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133285'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135231> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135231'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135231'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137278> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137278'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137278'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137211> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137211'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137211'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137187> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137187'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137187'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137277> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137277'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137277'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137186> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137186'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137186'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137212> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137212'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137212'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135232> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.341"^^xsd:decimal ;
  dwc:decimalLongitude "25.150000000000002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.341 25.150000000000002)"^^geo:wktLiteral ;
  geo-pos:lat "35.341"^^xsd:decimal ;
  geo-pos:long "25.150000000000002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135232'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.15'^^xsd:double;
  dwc:latitude '35.341'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135232'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136622> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136622'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136622'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136621> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136621'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136621'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135250> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135250'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135250'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134246> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134246'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134246'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134443> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134443'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134443'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134444> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134444'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134444'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137644> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137644'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137644'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137645> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137645'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137645'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132298> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132298'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132298'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137612> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137612'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137612'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137611> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137611'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137611'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137066> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137066'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137066'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132876> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132876'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132876'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135594> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135594'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135594'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135593> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135593'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135593'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134881> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134881'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134881'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134882> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134882'^^xsd:integer;
  dwc:scientificName 'Linhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '156835'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134882'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '156835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136028> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136028'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136028'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135004> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135004'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135004'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133948> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133948'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133948'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133949> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133949'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133949'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135202> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135202'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135202'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135203> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135203'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135203'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135830> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135830'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135830'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135829> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135829'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135829'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137017> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137017'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137017'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137018> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137018'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137018'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120469> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120469'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120469'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137116> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137116'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137116'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137117> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137117'^^xsd:integer;
  dwc:scientificName 'Stylotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '153200'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137117'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136819> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136819'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136819'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136820> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136820'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136820'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136424> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136424'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136424'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136259> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136259'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136259'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136720> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136720'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136720'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136721> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136721'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136721'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136688> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136688'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136688'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132397> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132397'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132397'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132398> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132398'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132398'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133223> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133223'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133223'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133222> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133222'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133222'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136655> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136655'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136655'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136654> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136654'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136654'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132826> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132826'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132826'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132827> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132827'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132827'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135862> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135862'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135862'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135863> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135863'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135863'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134047> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134047'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134047'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134048> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134048'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134048'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135335> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135335'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135335'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133486> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133486'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133486'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137479> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137479'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137479'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133190> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133190'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133190'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133189> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133189'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133189'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133816> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133816'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133816'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134939> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134939'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134939'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134938> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134938'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134938'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135532> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135532'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135532'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133685> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133685'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133685'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132926> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132926'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132926'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132925> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132925'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132925'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132793> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132793'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132793'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132794> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132794'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132794'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137314> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137314'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137314'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137315> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137315'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137315'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133354> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133354'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133354'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133519> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133519'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133519'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133289> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133289'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133289'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133288> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133288'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133288'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135235> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135235'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135235'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135236> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135236'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135236'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137157> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137157'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137157'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137215> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137215'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137215'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137216> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137216'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137216'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137158> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137158'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137158'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137282> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137282'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137282'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134684> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134684'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134684'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135533> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135533'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135533'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137067> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137067'^^xsd:integer;
  dwc:scientificName 'Stenhelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '115327'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137067'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133684> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133684'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133684'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134147> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134147'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134147'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136027> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349"^^xsd:decimal ;
  dwc:decimalLongitude "25.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349 25.153)"^^geo:wktLiteral ;
  geo-pos:lat "35.349"^^xsd:decimal ;
  geo-pos:long "25.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136027'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.153'^^xsd:double;
  dwc:latitude '35.349'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136027'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136623> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136623'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136623'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136624> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136624'^^xsd:integer;
  dwc:scientificName 'Rhyncholagena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115322'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136624'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135252> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135252'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135252'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135251> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135251'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135251'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132432> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132432'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132432'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132630> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132630'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132630'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135963> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135963'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135963'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132300> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132300'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132300'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133092> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133092'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133092'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132366> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132366'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132366'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135595> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135595'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135595'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133950> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133950'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133950'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135204> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135204'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135204'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133686> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133686'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133686'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133687> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133687'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133687'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135831> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135831'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135831'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135832> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135832'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135832'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137020> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137020'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137020'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120472> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120472'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120472'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136822> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136822'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136822'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136821> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136821'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136821'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137548> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137548'^^xsd:integer;
  dwc:scientificName 'Tryphoema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137548'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132631> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132631'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132631'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137547> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137547'^^xsd:integer;
  dwc:scientificName 'Tryphoema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137547'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136426> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136426'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136426'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136507> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136507'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136507'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136690> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136690'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136690'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136689> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136689'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136689'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136722> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136722'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136722'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134544> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134544'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134544'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134545> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134545'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134545'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132399> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132399'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132399'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135435> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135435'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135435'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133225> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133225'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133225'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133224> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133224'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133224'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136657> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136657'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136657'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136656> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136656'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136656'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132828> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132828'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132828'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135864> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135864'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135864'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135303> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135303'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135303'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135304> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135304'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135304'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133488> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133488'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133488'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133489> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133489'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133489'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136915> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136915'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136915'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136916> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136916'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136916'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133192> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133192'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133192'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134050> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134050'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134050'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134049> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134049'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115265'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134049'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135337> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135337'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135337'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135336> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135336'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135336'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133191> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133191'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133191'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133983> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133983'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133983'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135964> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135964'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135964'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134281> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134281'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134281'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135534> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135534'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135534'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135535> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135535'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135535'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135568> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135568'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135568'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133951> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133951'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133951'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120471> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120471'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120471'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132927> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132927'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132927'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132928> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132928'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132928'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132795> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132795'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132795'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132796> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132796'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132796'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135700> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135700'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135700'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134148> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134148'^^xsd:integer;
  dwc:scientificName 'Eurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2559'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134148'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133587> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133587'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133587'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133389> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133389'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133389'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136293> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136293'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136293'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136294> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136294'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136294'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133291> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133291'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133291'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133290> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133290'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133290'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137217> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137217'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137217'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137159> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137159'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137159'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134686> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134686'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134686'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134685> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134685'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134685'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132663> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132663'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132663'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133158> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133158'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133158'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132301> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132301'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132301'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133588> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133588'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133588'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134248> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134248'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134248'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136723> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.800000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.346 25.155)"^^geo:wktLiteral ;
  geo-pos:lat "35.346"^^xsd:decimal ;
  geo-pos:long "25.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136723'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.155'^^xsd:double;
  dwc:latitude '35.346'^^xsd:double;
  dwc:minimumDepth '10.800000190735'^^xsd:double;
  dwc:maximumDepth '10.800000190735'^^xsd:double;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136723'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135254> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135254'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135254'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135253> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135253'^^xsd:integer;
  dwc:scientificName 'Metoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2572'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135253'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134249> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134249'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134249'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132435> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132435'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132435'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132434> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132434'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132434'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134250> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134250'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134250'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134480> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134480'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134480'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137648> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137648'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137648'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137649> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137649'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137649'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132302> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132302'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132302'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132303> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132303'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132303'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136790> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136790'^^xsd:integer;
  dwc:scientificName 'Robertsonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115324'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136790'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133095> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133095'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133095'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133094> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133094'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133094'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133655> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133655'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133655'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133953> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133953'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133953'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135598> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135598'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135598'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135597> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135597'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135597'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136328> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136328'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136328'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136296> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136296'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136296'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136295> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136295'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136295'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135471> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135471'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135471'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135470> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135470'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135470'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135174> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135174'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135174'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133688> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133688'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133688'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133689> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133689'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133689'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134382> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134382'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134382'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135833> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135833'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135833'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135834> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135834'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135834'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136397> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136397'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136397'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136396> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136396'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136396'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120474> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120474'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120474'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120473> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120473'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120473'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136989> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136989'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136989'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132978> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132978'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132978'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136824> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136824'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136824'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136823> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136823'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136823'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135635> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135635'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135635'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137549> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137549'^^xsd:integer;
  dwc:scientificName 'Tryphoema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137549'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136197> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136197'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136197'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136131> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136131'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136131'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136130> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136130'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136130'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136163> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136163'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136163'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136164> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136164'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136164'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136262> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136262'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136262'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134546> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134546'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134546'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132336> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132336'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132336'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132335> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132335'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132335'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133127> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133127'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133127'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136724> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136724'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136724'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136692> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136692'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136692'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135900> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135900'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135900'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135668> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135668'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135668'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134547> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134547'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134547'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133028> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133028'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133028'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137154> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137154'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137154'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137153> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137153'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137153'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135491> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135491'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135491'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136229> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136229'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136229'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136658> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136658'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136658'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136659> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136659'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136659'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135405> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135405'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135405'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135404> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135404'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135404'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135306> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135306'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135306'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132963> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132963'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132963'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135305> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135305'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135305'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133490> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133490'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133490'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133359> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133359'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133359'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136918> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136918'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136918'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133194> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133194'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133194'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133193> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133193'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133193'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133952> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133952'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133952'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134316> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134316'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134316'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134315> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134315'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134315'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134943> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134943'^^xsd:integer;
  dwc:scientificName 'Longipedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115403'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134943'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135536> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135536'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135536'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135569> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135569'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135569'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135570> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135570'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135570'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135537> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135537'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135537'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135173> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135173'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135173'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132929> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132929'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132929'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132798> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132798'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132798'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137319> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137319'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137319'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136691> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136691'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136691'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136725> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136725'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136725'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133325> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133325'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133325'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132501> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132501'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132501'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132500> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132500'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132500'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136329> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136329'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136329'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134745> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134745'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134745'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134744> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134744'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134744'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134687> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134687'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134687'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134778> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134778'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134778'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132666> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132666'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132666'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132665> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132665'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132665'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134822> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134822'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134822'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134823> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134823'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134823'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133293> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133293'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133293'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135107> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135107'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135107'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135108> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.344"^^xsd:decimal ;
  dwc:decimalLongitude "25.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.344 25.157)"^^geo:wktLiteral ;
  geo-pos:lat "35.344"^^xsd:decimal ;
  geo-pos:long "25.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135108'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.157'^^xsd:double;
  dwc:latitude '35.344'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135108'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134680> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134680'^^xsd:integer;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134680'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134251> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134251'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134251'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135770> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135770'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135770'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135968> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135968'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135968'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135967> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135967'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135967'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137650> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137650'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137650'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137618> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137618'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137618'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132305> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132305'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132305'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132304> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132304'^^xsd:integer;
  dwc:scientificName 'Teissierella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115328'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132304'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137617> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137617'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137617'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136760> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136760'^^xsd:integer;
  dwc:scientificName 'Robertgurneya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115323'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136760'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136759> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136759'^^xsd:integer;
  dwc:scientificName 'Robertgurneya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115323'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136759'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133097> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133097'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133097'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133955> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133955'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133955'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133954> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133954'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133954'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133657> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133657'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133657'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132701> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132701'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132701'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135600> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135600'^^xsd:integer;
  dwc:scientificName 'Odontanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '160852'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135600'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '160852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136064> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136064'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136064'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136063> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136063'^^xsd:integer;
  dwc:scientificName 'Paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '227185'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136063'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135208> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135208'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135208'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135209> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135209'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135209'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135472> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135472'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135472'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135176> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135176'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135176'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133690> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133690'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133690'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133691> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133691'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133691'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135835> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135835'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135835'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137023> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137023'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137023'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137024> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137024'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137024'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136366> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136366'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136366'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120476> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A120476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:120476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '120476'^^xsd:integer;
  dwc:scientificName 'Sentiropsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150152'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:120476'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '150152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137584> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137584'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137584'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136991> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136991'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136991'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132979> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132979'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132979'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136826> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136826'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136826'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136825> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136825'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136825'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135637> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135637'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135637'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135638> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135638'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135638'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132767> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132767'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132767'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132635> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132635'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132635'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132634> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132634'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132634'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137552> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137552'^^xsd:integer;
  dwc:scientificName 'Tryphoema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137552'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137551> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137551'^^xsd:integer;
  dwc:scientificName 'Tryphoema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115437'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137551'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136166> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136166'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136166'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134516> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134516'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134516'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136264> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136264'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136264'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132338> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132338'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132338'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132337> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132337'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132337'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136511> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136511'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136511'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136512> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136512'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136512'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136727> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136727'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136727'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136726> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136726'^^xsd:integer;
  dwc:scientificName 'Robertgurneya similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116000'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136726'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '116854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136694> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136694'^^xsd:integer;
  dwc:scientificName 'Robertgurneya oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115997'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136694'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1463458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134615> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134615'^^xsd:integer;
  dwc:scientificName 'Jonesiella fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115838'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134615'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135902> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135902'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135902'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135901> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135901'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2321'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135901'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133744> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133744'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133744'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134549> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134549'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134549'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134548> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134548'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134548'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135440> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135440'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135440'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132568> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132568'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132568'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133162> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133162'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133162'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133163> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133163'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133163'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136660> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136660'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136660'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136661> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136661'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136661'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135407> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135407'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135407'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135406> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135406'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135406'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134185> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134185'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134185'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135868> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135868'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135868'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135869> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135869'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135869'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135044> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135044'^^xsd:integer;
  dwc:scientificName 'Melima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '231707'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135044'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '231707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135308> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135308'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135308'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135307> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135307'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135307'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132470> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132470'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132470'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133360> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133360'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133360'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137485> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137485'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137485'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137486> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137486'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137486'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133195> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133195'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133195'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135366> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135366'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135366'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133196> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133196'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133196'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134252> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134252'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134252'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134351> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134351'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134351'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134318> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134318'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134318'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135572> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135572'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135572'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135538> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135538'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135538'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135539> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135539'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135539'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135571> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135571'^^xsd:integer;
  dwc:scientificName 'Normanella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115413'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135571'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133889> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133889'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133889'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133888> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133888'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133888'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136496> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136496'^^xsd:integer;
  dwc:scientificName 'Psyllocamptus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115208'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136496'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135473> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135473'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135473'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132536> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132536'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132536'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132931> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132931'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132931'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135704> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135704'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135704'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137320> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137320'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137320'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137453> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137453'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137453'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133492> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133492'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133492'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133493> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133493'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133493'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134087> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134087'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134087'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133295> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133295'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133295'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135241> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135241'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135241'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135242> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135242'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135242'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137164> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A137164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:137164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '137164'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:137164'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134747> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134747'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134747'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134813> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134813'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134813'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132667> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132667'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132667'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134825> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134825'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134825'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134824> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134824'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134824'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133460> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133460'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133460'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133096> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A133096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:133096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '133096'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:133096'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132932> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132932'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132932'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134780> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134780'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134780'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135143> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A135143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:135143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '135143'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:135143'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132766> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A132766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:132766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '132766'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:132766'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134648> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A134648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:134648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '134648'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:134648'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136297> ;
  mr:hasGeometry <https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.351"^^xsd:decimal ;
  dwc:decimalLongitude "25.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.351 25.165)"^^geo:wktLiteral ;
  geo-pos:lat "35.351"^^xsd:decimal ;
  geo-pos:long "25.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/672__urn%3Acatalog%3AMarBEF%2FManuela%3AHc%3A136297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hc:136297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/672_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hc'^^xsd:string;
  dwc:catalogNumber '136297'^^xsd:integer;
  dwc:scientificName 'Promonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Heraklion Harbour, Crete, Greece, Eastern Mediterr'^^xsd:string;
  dwc:longitude '25.165'^^xsd:double;
  dwc:latitude '35.351'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '227186'^^xsd:integer;
  dwc:sampleSize ' 26.4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hc:136297'^^xsd:anyURI;
  dwc:observationDate '1993-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '227186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF