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

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138455'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138455'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138290> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138290'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138290'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120906> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120906'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120906'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120477> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120477'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120477'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137960> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137960'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137960'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138268> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138268'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138268'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138180> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138180'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138180'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138037> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138037'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138037'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138400> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138400'^^xsd:integer;
  dwc:scientificName 'Synodontium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2422'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138400'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138026> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138026'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138026'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138147> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138147'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138147'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137696> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137696'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137696'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138191> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138191'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138191'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120840> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120840'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120840'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120763> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120763'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120763'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138356> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138356'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138356'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120928> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120928'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120928'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120565> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120565'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120565'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138279> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138279'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138279'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137971> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137971'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137971'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138466> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138466'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138466'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137718> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137718'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137718'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120818> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120818'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120818'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138092> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138092'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138092'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137982> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137982'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137982'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120917> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120917'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120917'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138202> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138202'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138202'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138059> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138059'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138059'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120653> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120653'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120653'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137828> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137828'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137828'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120862> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120862'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120862'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120488> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120488'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120488'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138477> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138477'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138477'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120730> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120730'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120730'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138015> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138015'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138015'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120598> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120598'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120598'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120697> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120697'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120697'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120829> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120829'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120829'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120631> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120631'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120631'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120873> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120873'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120873'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137784> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137784'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137784'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120807> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120807'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120807'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120510> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120510'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120510'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138411> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138411'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138411'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138103> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138103'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138103'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120554> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120554'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120554'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138433> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138433'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138433'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138312> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138312'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138312'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138004> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138004'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138004'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138422> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138422'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138422'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120741> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120741'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120741'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120642> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120642'^^xsd:integer;
  dwc:scientificName 'Echinotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2456'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120642'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137707> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137707'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137707'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137872> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35277778 25.39916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.39916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137872'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.39916667'^^xsd:double;
  dwc:latitude '35.35277778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137872'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120908> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120908'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120908'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120479> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120479'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120479'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138270> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138270'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138270'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138182> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138182'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138182'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120710> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120710'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120710'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138072> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138072'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138072'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120787> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120787'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120787'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138149> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138149'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138149'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138193> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138193'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138193'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120545> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120545'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120545'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120842> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120842'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120842'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120765> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120765'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120765'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138358> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138358'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138358'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120930> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120930'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120930'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120567> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120567'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120567'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138281> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138281'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138281'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138303> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138303'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138303'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120919> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120919'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120919'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137742> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137742'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137742'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137863> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137863'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137863'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120655> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120655'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120655'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137973> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137973'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137973'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138127> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138127'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138127'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120490> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120490'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120490'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120732> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120732'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120732'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120600> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120600'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120600'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138116> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138116'^^xsd:integer;
  dwc:scientificName 'Paraterschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2384'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138116'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120512> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120512'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120512'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138237> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138237'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138237'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120556> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120556'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120556'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138314> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138314'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138314'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137709> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137709'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137709'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138006> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34166667 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34166667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138006'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '35.34166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138006'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120478> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120478'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120478'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138269> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138269'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138269'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137818> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137818'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137818'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138049> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138049'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138049'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120709> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120709'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120709'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138038> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138038'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138038'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120786> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120786'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120786'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138148> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138148'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138148'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138192> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138192'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138192'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138335> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138335'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138335'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120841> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120841'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120841'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138357> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138357'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138357'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138280> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138280'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138280'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137972> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137972'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137972'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138302> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138302'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138302'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120819> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120819'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120819'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138159> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138159'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138159'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137708> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137708'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137708'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120918> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120918'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120918'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137862> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137862'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137862'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138060> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138060'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138060'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120654> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120654'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120654'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120896> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120896'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120896'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120500> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120500'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120500'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137796> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137796'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137796'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138126> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138126'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138126'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120863> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120863'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120863'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120489> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120489'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120489'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137950> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137950'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137950'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120742> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120742'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120742'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138478> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138478'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138478'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138115> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138115'^^xsd:integer;
  dwc:scientificName 'Paraterschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2384'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138115'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120808> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120808'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120808'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120511> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120511'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120511'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138412> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138412'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138412'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138104> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138104'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138104'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120555> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120555'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120555'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138005> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138005'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138005'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120566> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33305556 25.40194444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40194444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120566'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40194444'^^xsd:double;
  dwc:latitude '35.33305556'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120566'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120755> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120755'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2405'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120755'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138293> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138293'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138293'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120909> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120909'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120909'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120579> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120579'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120579'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138271> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138271'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138271'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138183> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138183'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138183'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120711> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120711'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120711'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120843> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120843'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120843'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120766> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120766'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120766'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120931> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120931'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120931'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137831> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137831'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137831'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138282> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138282'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138282'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138304> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138304'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138304'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120821> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120821'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120821'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137710> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137710'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137710'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120920> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120920'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120920'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138205> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138205'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138205'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120854> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120854'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120854'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138062> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138062'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138062'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120656> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120656'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120656'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138370> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138370'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138370'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138128> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138128'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138128'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138018> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138018'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138018'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120733> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120733'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120733'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120601> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120601'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120601'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138117> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138117'^^xsd:integer;
  dwc:scientificName 'Paraterschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2384'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138117'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120810> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120810'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120810'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138414> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138414'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138414'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120557> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120557'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120557'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120568> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120568'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120568'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138007> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138007'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138007'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138447> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34305556 25.40277778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34305556"^^xsd:decimal ;
  dwc:decimalLongitude "25.40277778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138447'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40277778'^^xsd:double;
  dwc:latitude '35.34305556'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138447'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138052> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138052'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138052'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138459> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138459'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138459'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138294> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138294'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138294'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120910> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120910'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120910'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120580> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120580'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120580'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120481> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120481'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120481'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138272> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138272'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138272'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137766> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137766'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137766'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138184> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138184'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138184'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137997> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137997'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137997'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138195> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138195'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138195'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120844> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120844'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120844'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137832> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137832'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137832'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138283> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138283'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138283'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138470> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138470'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138470'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138305> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138305'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138305'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120888> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120888'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120888'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138140> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138140'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138140'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137711> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137711'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137711'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120921> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120921'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120921'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120800> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120800'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120800'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138063> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138063'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138063'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138173> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138173'^^xsd:integer;
  dwc:scientificName 'Pseudometachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2348'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138173'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138019> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138019'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138019'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137953> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137953'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137953'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120734> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120734'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120734'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138107> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138107'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138107'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120514> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120514'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120514'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137788> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137788'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137788'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120756> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120756'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2405'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120756'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120602> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120602'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120602'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138118> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138118'^^xsd:integer;
  dwc:scientificName 'Paraterschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2384'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138118'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137700> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137700'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137700'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120679> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120679'^^xsd:integer;
  dwc:scientificName 'Endeolophos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '227169'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120679'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138415> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138415'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138415'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120668> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120668'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120668'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120558> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120558'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120558'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138316> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138316'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138316'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120822> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120822'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120822'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120657> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120657'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120657'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120613> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120613'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120613'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120932> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120932'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120932'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138448> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34722222 25.40888889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34722222"^^xsd:decimal ;
  dwc:decimalLongitude "25.40888889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138448'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.40888889'^^xsd:double;
  dwc:latitude '35.34722222'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138448'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138185> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138185'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138185'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120757> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120757'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2405'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120757'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138295> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138295'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138295'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120592> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120592'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120592'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120911> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120911'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120911'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120581> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120581'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120581'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138273> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138273'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138273'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120713> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120713'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120713'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120878> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120878'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120878'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120790> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120790'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120790'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137888> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137888'^^xsd:integer;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137888'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138493> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138493'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138493'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137899> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137899'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137899'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137690> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137690'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137690'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120845> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120845'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120845'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120768> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120768'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120768'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120614> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120614'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120614'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137833> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137833'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137833'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138284> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138284'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138284'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138306> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138306'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138306'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120823> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120823'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120823'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138141> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138141'^^xsd:integer;
  dwc:scientificName 'Procamacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2398'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138141'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120889> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120889'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120889'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138163> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138163'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138163'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120922> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120922'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120922'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138207> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138207'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138207'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138064> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138064'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138064'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120658> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120658'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120658'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138372> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138372'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138372'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138130> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138130'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138130'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137954> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137954'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137954'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120735> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120735'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120735'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138416> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138416'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138416'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120559> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120559'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120559'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120812> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120812'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120812'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138174> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138174'^^xsd:integer;
  dwc:scientificName 'Pseudometachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2348'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138174'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120603> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120603'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120603'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120515> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120515'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120515'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120669> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120669'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120669'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138317> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138317'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138317'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120933> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120933'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120933'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137712> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.325 25.41861111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.325"^^xsd:decimal ;
  dwc:decimalLongitude "25.41861111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137712'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.41861111'^^xsd:double;
  dwc:latitude '35.325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137712'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120761> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120761'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2405'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120761'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138464> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138464'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138464'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138299> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138299'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138299'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120915> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120915'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120915'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138277> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138277'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138277'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137969> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137969'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137969'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137815> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137815'^^xsd:integer;
  dwc:scientificName 'Calligyrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2371'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137815'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138046> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138046'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138046'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138079> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138079'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138079'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120849> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120849'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120849'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120772> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120772'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120772'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120937> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120937'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120937'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137837> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137837'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137837'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138288> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138288'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138288'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138310> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138310'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138310'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120827> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120827'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120827'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138387> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138387'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138387'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120893> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120893'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120893'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138167> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138167'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138167'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137716> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137716'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137716'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120926> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120926'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120926'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138211> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138211'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138211'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138068> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138068'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138068'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120662> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120662'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120662'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138134> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138134'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138134'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138178> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138178'^^xsd:integer;
  dwc:scientificName 'Pseudometachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2348'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138178'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137958> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137958'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137958'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120750> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120750'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120750'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138486> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138486'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138486'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138189> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138189'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138189'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120607> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120607'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120607'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120816> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120816'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120816'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120519> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120519'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120519'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138420> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138420'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138420'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138112> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138112'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138112'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120673> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120673'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120673'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120563> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120563'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120563'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138321> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138321'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138321'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120508> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120508'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120508'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138013> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138013'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138013'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120739> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120739'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120739'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137947> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31861111 25.4575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31861111"^^xsd:decimal ;
  dwc:decimalLongitude "25.4575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137947'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.4575'^^xsd:double;
  dwc:latitude '35.31861111'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137947'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137856> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137856'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137856'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138461> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138461'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138461'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137735> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137735'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137735'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138505> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138505'^^xsd:integer;
  dwc:scientificName 'Xyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2472'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138505'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138274> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138274'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138274'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120714> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120714'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120714'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138043> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138043'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138043'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120879> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120879'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120879'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137999> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137999'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137999'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120791> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120791'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120791'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138153> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138153'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138153'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137702> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137702'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137702'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138197> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138197'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138197'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138340> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138340'^^xsd:integer;
  dwc:scientificName 'Spiliphera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2304'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138340'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120846> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120846'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120846'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138362> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138362'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138362'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120934> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120934'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120934'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120571> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120571'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120571'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137834> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137834'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137834'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138087> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138087'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138087'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120626> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120626'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120626'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137977> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137977'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137977'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138285> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138285'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138285'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138307> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138307'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138307'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120824> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120824'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120824'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138384> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138384'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138384'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138098> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138098'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138098'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137713> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137713'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137713'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120923> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120923'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120923'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138208> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138208'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138208'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137746> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137746'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137746'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138065> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138065'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138065'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138439> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138439'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138439'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138263> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138263'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138263'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138373> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138373'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138373'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120505> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120505'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120505'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137757> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137757'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137757'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138131> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138131'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138131'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120868> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120868'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120868'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120494> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120494'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120494'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138021> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138021'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138021'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137944> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137944'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137944'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120747> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120747'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120747'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138483> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138483'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138483'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120736> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120736'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120736'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138120> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138120'^^xsd:integer;
  dwc:scientificName 'Paraterschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2384'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138120'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120703> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120703'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120703'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120527> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120527'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120527'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120516> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120516'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120516'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120692> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120692'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120692'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138417> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138417'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138417'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138109> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138109'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138109'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120560> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120560'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120560'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138252> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138252'^^xsd:integer;
  dwc:scientificName 'Rhips'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2290'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138252'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137867> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137867'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137867'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120483> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120483'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120483'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138164> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30111111 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30111111"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138164'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138164'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137736> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137736'^^xsd:integer;
  dwc:scientificName 'Amphimonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2452'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137736'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120913> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120913'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120913'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120484> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120484'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120484'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138275> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138275'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138275'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120715> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120715'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120715'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138044> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138044'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138044'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120880> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120880'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120880'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138154> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138154'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138154'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138198> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138198'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138198'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138495> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138495'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138495'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120847> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120847'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120847'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120770> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120770'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120770'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120935> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120935'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120935'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137978> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137978'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137978'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138286> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138286'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138286'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138308> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138308'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138308'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120825> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120825'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120825'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120891> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120891'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120891'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138165> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138165'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138165'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137714> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137714'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137714'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120924> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120924'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120924'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138066> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138066'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138066'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138264> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138264'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138264'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120781> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120781'^^xsd:integer;
  dwc:scientificName 'Halinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2489'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120781'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120506> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120506'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120506'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137824> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137824'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137824'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138132> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138132'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138132'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120869> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120869'^^xsd:integer;
  dwc:scientificName 'Metachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2346'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120869'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120495> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120495'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120495'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120748> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120748'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120748'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138484> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138484'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138484'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120704> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120704'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120704'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120836> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120836'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120836'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120528> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120528'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120528'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137846> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137846'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137846'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120517> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120517'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120517'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120693> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120693'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120693'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138110> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138110'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138110'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120561> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120561'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120561'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138440> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138440'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138440'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138319> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138319'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138319'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120660> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120660'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120660'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138088> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138088'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138088'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137956> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30277778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30277778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137956'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.30277778'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137956'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138452> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138452'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138452'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138298> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138298'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138298'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120914> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120914'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120914'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120584> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120584'^^xsd:integer;
  dwc:scientificName 'Desmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2474'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120584'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120485> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120485'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120485'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137968> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137968'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137968'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138276> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138276'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138276'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138188> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138188'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138188'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120716> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120716'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120716'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138045> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138045'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138045'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138397> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138397'^^xsd:integer;
  dwc:scientificName 'Symplocostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2564'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138397'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138078> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138078'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138078'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138034> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138034'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138034'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138001> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138001'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2569'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138001'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137924> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137924'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137924'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137891> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137891'^^xsd:integer;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137891'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138155> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138155'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138155'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137913> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137913'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137913'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137935> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137935'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137935'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137902> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137902'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137902'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137693> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137693'^^xsd:integer;
  dwc:scientificName 'Acanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2319'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137693'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120848> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120848'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120848'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138364> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138364'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138364'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120936> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120936'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120936'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137957> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137957'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137957'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120617> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120617'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120617'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137836> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137836'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137836'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138089> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138089'^^xsd:integer;
  dwc:scientificName 'Paramesonchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '153218'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138089'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138287> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138287'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138287'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138309> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138309'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138309'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120826> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120826'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120826'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138386> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138386'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138386'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137990> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137990'^^xsd:integer;
  dwc:scientificName 'Onchium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2397'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137990'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137715> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137715'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137715'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120925> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120925'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120925'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138067> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138067'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138067'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120661> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120661'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120661'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120782> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120782'^^xsd:integer;
  dwc:scientificName 'Halinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2489'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120782'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120507> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120507'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120507'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120749> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120749'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120749'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120738> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120738'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120738'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138133> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138133'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138133'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120606> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120606'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120606'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120705> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120705'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120705'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120815> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120815'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120815'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120529> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120529'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120529'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120518> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120518'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120518'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138419> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138419'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138419'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120562> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120562'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120562'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138441> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138441'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138441'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138012> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138012'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138012'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138375> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31027778 25.45777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31027778"^^xsd:decimal ;
  dwc:decimalLongitude "25.45777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138375'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.45777778'^^xsd:double;
  dwc:latitude '35.31027778'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138375'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120762> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120762'^^xsd:integer;
  dwc:scientificName 'Halaphanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2405'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120762'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138300> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138300'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138300'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120916> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120916'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120916'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138278> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138278'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138278'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137970> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137970'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137970'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137772> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137772'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137772'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138190> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138190'^^xsd:integer;
  dwc:scientificName 'Pseudotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '231708'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138190'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120718> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120718'^^xsd:integer;
  dwc:scientificName 'Filitonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '153208'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120718'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '153208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138047> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138047'^^xsd:integer;
  dwc:scientificName 'Paracomesoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2427'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138047'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120883> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120883'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120883'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138080> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138080'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138080'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138355> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138355'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138355'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137893> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137893'^^xsd:integer;
  dwc:scientificName 'Choniolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2328'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137893'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138201> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138201'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138201'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137882> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137882'^^xsd:integer;
  dwc:scientificName 'Cheironchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2326'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137882'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137904> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137904'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137904'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120729> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120729'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120729'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120773> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120773'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120773'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120938> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120938'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120938'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120619> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120619'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120619'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137838> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137838'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137838'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120630> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120630'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2428'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120630'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137981> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137981'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137981'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138311> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138311'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138311'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120828> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120828'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120828'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138234> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138234'^^xsd:integer;
  dwc:scientificName 'Rhadinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2411'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138234'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120894> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120894'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120894'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120861> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120861'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120861'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120663> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120663'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120663'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138333> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138333'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138333'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137827> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137827'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137827'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137761> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137761'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137761'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138223> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138223'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138223'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138135> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138135'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138135'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138179> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138179'^^xsd:integer;
  dwc:scientificName 'Pseudometachromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2348'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138179'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138025> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138025'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138025'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137959> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137959'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137959'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137948> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137948'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137948'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120740> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120740'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120740'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120608> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120608'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120608'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137794> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137794'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137794'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120520> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120520'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120520'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137783> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A137783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:137783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '137783'^^xsd:integer;
  dwc:scientificName 'Astomonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2494'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:137783'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138421> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138421'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138421'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120674> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120674'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120674'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120564> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120564'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120564'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138322> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138322'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138322'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138289> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A138289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:138289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '138289'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:138289'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120927> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120927'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120927'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120542> ;
  mr:hasGeometry <https://eurobis.org/id/point/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33888889 25.46833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33888889"^^xsd:decimal ;
  dwc:decimalLongitude "25.46833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/884__urn%3Acatalog%3AMarBEF%2FManuela%3AHm%3A120542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:Hm:120542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/884_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'Hm'^^xsd:string;
  dwc:catalogNumber '120542'^^xsd:integer;
  dwc:scientificName 'Crenopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Eastern Mediterranean, Greece, Aegean Sea, Mali Ba'^^xsd:string;
  dwc:longitude '25.46833333'^^xsd:double;
  dwc:latitude '35.33888889'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '2505'^^xsd:integer;
  dwc:sampleSize ' 14.52 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:Hm:120542'^^xsd:anyURI;
  dwc:observationDate '1992-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF